Files
cb1f8355-2e69-4e6f-b122-dfa…/vercel.json
2026-03-10 08:37:27 +00:00

5 lines
97 B
JSON

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