Files
39bb6223-3e80-4b59-a599-ef6…/vercel.json
2026-03-14 13:43:09 +00:00

5 lines
97 B
JSON

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