Files
af1e58c7-41e9-4d2f-a04c-8b8…/vercel.json
2026-03-15 11:06:09 +00:00

5 lines
97 B
JSON

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