Files
d253bf51-8e11-4b57-b19e-83d…/vercel.json
2026-04-03 15:16:24 +00:00

5 lines
97 B
JSON

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