Files
8936341c-7173-48de-ad60-e34…/vercel.json
2026-05-18 14:53:46 +00:00

5 lines
97 B
JSON

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