Files
cc019349-7907-4711-b4f7-33d…/vercel.json
2026-06-06 06:56:50 +00:00

5 lines
97 B
JSON

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