Files
21501e3a-7902-43ae-a2ed-d84…/vercel.json
2026-03-17 14:41:34 +00:00

5 lines
97 B
JSON

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