Files
6b55d77c-a4f8-47e2-a592-dff…/vercel.json
2026-03-06 08:59:57 +00:00

5 lines
97 B
JSON

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