Files
2e0b8b4c-1c17-44dd-bd18-346…/vercel.json
2026-02-27 04:47:18 +00:00

5 lines
97 B
JSON

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