Files
d4e6b753-1bce-4601-a0fc-e6a…/vercel.json
2026-04-08 06:10:00 +00:00

5 lines
97 B
JSON

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