Files
89c71d86-c43f-4f92-bae7-05d…/vercel.json
2026-04-17 14:20:55 +00:00

5 lines
97 B
JSON

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