Files
846b52f9-e191-4e54-8b97-d36…/vercel.json
2026-04-20 03:05:05 +00:00

5 lines
97 B
JSON

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