Files
2f739a36-5eb9-47a6-aa25-a33…/vercel.json
2026-06-13 06:52:49 +00:00

5 lines
97 B
JSON

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