Files
b05d5153-682c-497b-8117-c3c…/vercel.json
2026-03-03 18:13:49 +00:00

5 lines
97 B
JSON

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