Files
bc3bc304-3146-4fee-b58b-a74…/vercel.json
2026-04-13 12:54:11 +00:00

5 lines
97 B
JSON

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