Files
a071009f-8c74-4eea-8f2d-d5d…/vercel.json
2026-04-13 01:35:30 +00:00

5 lines
97 B
JSON

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