Files
747b52f2-26a7-472f-993f-b18…/vercel.json
2026-05-14 12:14:55 +00:00

5 lines
97 B
JSON

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