Files
e9a130d9-726f-4f84-8741-40a…/vercel.json
2026-04-28 10:54:10 +00:00

5 lines
97 B
JSON

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