Files
2ac35acc-a0c0-4535-afb4-e7e…/vercel.json
2026-04-11 16:09:37 +00:00

5 lines
97 B
JSON

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