Files
218285d2-f0c9-4e86-b939-fb8…/vercel.json
2026-04-12 10:51:07 +00:00

5 lines
97 B
JSON

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