Files
5b790c18-7d83-456a-b3c6-fe0…/vercel.json
2026-05-13 00:14:32 +00:00

5 lines
97 B
JSON

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