Files
a4623255-91c2-47e1-8285-4d7…/vercel.json
2026-02-18 07:14:19 +00:00

5 lines
97 B
JSON

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