Files
5042223c-7ed6-4cbf-8442-c0f…/vercel.json
2026-03-12 09:02:54 +00:00

5 lines
97 B
JSON

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