Files
3dd89c44-e29b-49cb-bf30-34e…/vercel.json
2026-04-04 16:27:11 +00:00

5 lines
97 B
JSON

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