Files
7e36d9a7-41be-4c5a-bef2-913…/vercel.json
2026-03-11 07:36:05 +00:00

5 lines
97 B
JSON

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