Files
5f173e55-20bf-48b5-96de-023…/vercel.json
2026-05-08 12:59:59 +00:00

5 lines
97 B
JSON

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