Files
62c15cdf-7b1a-4883-aaf5-c9b…/vercel.json
2026-05-01 16:19:19 +00:00

5 lines
97 B
JSON

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