Files
2bc34d84-4210-428e-9668-0bc…/vercel.json
2026-03-15 15:06:56 +00:00

5 lines
97 B
JSON

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