Files
37df987a-c6f4-4c2b-8fb2-35a…/vercel.json
2026-03-23 16:35:46 +00:00

5 lines
97 B
JSON

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