Files
13d517d2-9a26-4970-b9b9-389…/vercel.json
2026-04-11 10:35:35 +00:00

5 lines
97 B
JSON

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