Files
d27d275b-7668-43cf-962f-0f1…/vercel.json
2026-04-24 19:14:42 +00:00

5 lines
97 B
JSON

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