Files
372e6d9f-1c5d-4ff0-8767-00a…/vercel.json
2026-04-19 21:16:06 +00:00

5 lines
97 B
JSON

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