Files
35b95bef-fa40-48de-8dee-90a…/vercel.json
2026-06-12 01:05:20 +00:00

5 lines
97 B
JSON

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