Files
8fddac38-f8a2-4ef6-ad1b-dd9…/vercel.json
2026-04-22 17:32:13 +00:00

5 lines
97 B
JSON

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