Files
4f9e16c2-61fb-4e2e-9b7f-ee6…/vercel.json
2026-04-11 21:46:27 +00:00

5 lines
97 B
JSON

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