Files
f3aa7f49-e46f-4aed-a5a2-62c…/vercel.json
2026-04-20 15:59:14 +00:00

5 lines
97 B
JSON

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