Files
f5c1fc81-ab8f-49be-a7e2-b73…/vercel.json
2026-05-26 20:03:57 +00:00

5 lines
97 B
JSON

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