Files
ee306c10-df92-422b-b9b0-9e7…/vercel.json
2026-04-03 21:26:42 +00:00

5 lines
97 B
JSON

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