Files
3006767e-7310-4dd8-a7f8-e15…/vercel.json
2026-06-04 22:29:08 +00:00

5 lines
97 B
JSON

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