Files
005dd8ac-a26b-47f7-b6fc-2f7…/vercel.json
2026-03-10 08:21:06 +00:00

5 lines
97 B
JSON

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