Files
0c0f7fd6-ddf2-48e8-8fd3-a7e…/vercel.json
2026-03-20 17:48:05 +00:00

5 lines
97 B
JSON

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