Files
d25c9c5b-348b-4f05-8f6b-2f9…/vercel.json
2026-04-04 17:32:53 +00:00

5 lines
97 B
JSON

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