Files
8c07b17b-935b-4452-b797-44e…/vercel.json
2026-03-29 09:51:04 +00:00

5 lines
97 B
JSON

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