Files
fc304927-3b5a-46d2-b0f9-bde…/vercel.json
2026-03-29 18:39:18 +00:00

5 lines
97 B
JSON

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