Files
00d48beb-c38f-4741-b6b3-307…/vercel.json
2026-03-09 19:54:40 +00:00

5 lines
97 B
JSON

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