Files
c0025ff2-ccab-43d1-8e5b-86f…/vercel.json
2026-04-05 11:00:05 +00:00

5 lines
97 B
JSON

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