Files
06c70137-5593-430e-9c20-992…/vercel.json
2026-03-21 07:47:50 +00:00

5 lines
97 B
JSON

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