Files
28d5c5b6-3108-4e7d-be72-4f8…/vercel.json
2026-04-20 00:31:53 +00:00

5 lines
97 B
JSON

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