Files
682e7260-dc73-4bd3-ba44-053…/vercel.json
2026-03-19 21:48:03 +00:00

5 lines
97 B
JSON

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