Files
eee14bc6-c7fa-4c65-ba7d-e90…/vercel.json
2026-04-18 11:42:13 +00:00

5 lines
97 B
JSON

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