Files
7dd076a5-e3e1-4198-a055-c67…/vercel.json
2026-03-26 14:05:25 +00:00

5 lines
97 B
JSON

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