Files
3a8e8cc6-9bd6-45fc-99dc-238…/vercel.json
2026-03-07 15:13:55 +00:00

5 lines
97 B
JSON

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