Files
f244a3de-bef5-49c0-8768-598…/vercel.json
2026-03-28 10:54:36 +00:00

5 lines
97 B
JSON

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