Files
3c71be44-4dab-4ad6-bf5c-08d…/vercel.json
2026-03-09 08:27:32 +00:00

5 lines
97 B
JSON

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