Files
e264529b-6427-42be-9af6-e11…/vercel.json
2026-04-24 12:21:28 +00:00

5 lines
97 B
JSON

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