Files
93f03028-954b-4aef-818e-c98…/vercel.json
2026-04-17 15:56:26 +00:00

5 lines
97 B
JSON

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