Files
8cb8d40f-f5a3-4e9b-b5bd-243…/vercel.json
2026-06-07 21:20:35 +00:00

5 lines
97 B
JSON

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