Files
3876f802-2021-4ce4-b19c-d7b…/vercel.json
2026-05-23 17:28:37 +00:00

5 lines
97 B
JSON

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