Files
7aec5e80-e2b6-4ab8-a517-e7f…/vercel.json
2026-03-26 20:07:55 +00:00

5 lines
97 B
JSON

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