Files
64842d64-3e64-486e-895f-eef…/vercel.json
2026-03-31 14:44:41 +00:00

5 lines
97 B
JSON

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