Files
33d798f0-0ee6-4b05-9f7c-684…/vercel.json
2026-04-21 10:27:06 +00:00

5 lines
97 B
JSON

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