Files
d9fef1b4-b93d-4b4b-8697-de7…/vercel.json
2026-03-16 07:59:37 +00:00

5 lines
97 B
JSON

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