Files
c19d0fe5-23db-4779-8912-881…/vercel.json
2026-04-18 02:16:27 +00:00

5 lines
97 B
JSON

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