Files
85a6ed3a-9801-42c4-91d5-ad2…/vercel.json
2026-04-06 14:29:46 +00:00

5 lines
97 B
JSON

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