Files
4f2b6b9a-3eb1-4f03-9a8b-450…/vercel.json
2026-03-19 04:28:08 +00:00

5 lines
97 B
JSON

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