Files
00bb47de-38bc-406d-a680-d6f…/vercel.json
2026-04-14 23:59:10 +00:00

5 lines
97 B
JSON

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