Files
5dca4cbc-2fe0-4371-b421-6f2…/vercel.json
2026-03-11 19:12:38 +00:00

5 lines
97 B
JSON

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