Files
2204c330-5789-4b93-9f7c-9e9…/vercel.json
2026-03-30 18:23:33 +00:00

5 lines
97 B
JSON

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