Files
1a5f8905-b4f4-49cf-9df6-cfa…/vercel.json
2026-05-22 09:06:07 +00:00

5 lines
97 B
JSON

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