Files
d36e9037-8b78-49a2-8f13-1f6…/vercel.json
2026-03-06 17:02:00 +00:00

5 lines
97 B
JSON

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