Files
21c3fa38-28de-4b97-a7ef-c89…/vercel.json
2026-06-12 22:07:35 +00:00

5 lines
97 B
JSON

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