Files
23f4cf99-7bbd-4c1e-9eda-fe4…/vercel.json
2026-03-06 08:51:53 +00:00

5 lines
97 B
JSON

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