Files
7ebb64cd-3cd5-4292-8f82-6f8…/vercel.json
2026-03-10 23:25:45 +00:00

5 lines
97 B
JSON

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