Files
90be7358-8f95-4732-8def-3a5…/vercel.json
2026-03-11 23:07:49 +00:00

5 lines
97 B
JSON

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