Files
8c2aed82-bc8b-4afc-9195-f0a…/vercel.json
2026-03-03 09:58:08 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}