Files
fce6e1ee-45dc-4353-9a4f-00f…/vercel.json
2026-04-21 10:06:52 +00:00

5 lines
97 B
JSON

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