Files
09a28b5d-78a7-4e7a-be2d-513…/vercel.json
2026-03-08 09:16:29 +00:00

5 lines
97 B
JSON

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