Files
467f8974-a351-4b9c-91fd-92d…/vercel.json
2026-05-21 20:02:21 +00:00

5 lines
97 B
JSON

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