Files
75acb917-d1e2-422f-a927-4be…/vercel.json
2026-04-12 08:09:29 +00:00

5 lines
97 B
JSON

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