Files
f25e4ed5-6d87-4e9c-9e9b-040…/vercel.json
2026-03-03 05:35:08 +00:00

5 lines
97 B
JSON

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