Files
8b89cde3-6f8b-4e76-be35-678…/vercel.json
2026-05-10 22:04:27 +00:00

5 lines
97 B
JSON

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