Files
89262d5d-1381-45ba-a6f6-15b…/vercel.json
2026-03-03 03:55:52 +00:00

5 lines
97 B
JSON

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