Files
1b56dd8a-b1b7-4bee-8e1d-e9d…/vercel.json
2026-03-06 11:38:04 +00:00

5 lines
97 B
JSON

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