Files
90d42594-8f2d-4fce-8c27-2d7…/vercel.json
2026-03-11 08:55:32 +00:00

5 lines
97 B
JSON

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