Files
ae8dfe57-1260-4ca8-8a5d-7d1…/vercel.json
2026-03-06 02:22:38 +00:00

5 lines
97 B
JSON

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