Files
434bb3b4-05cf-4248-985e-60d…/vercel.json
2026-05-25 09:55:12 +00:00

5 lines
97 B
JSON

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