Files
5b4c549c-b316-424b-91fc-41d…/vercel.json
2026-03-10 10:14:01 +00:00

5 lines
97 B
JSON

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