Files
60a95e8c-1d9c-4a8f-a350-b6e…/vercel.json
2026-04-22 16:38:06 +00:00

5 lines
97 B
JSON

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