Files
d78aac5b-c72e-490b-800c-e53…/vercel.json
2026-04-19 15:18:22 +00:00

5 lines
97 B
JSON

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