Files
15529269-bad2-4f44-ba60-357…/vercel.json
2026-05-25 00:13:34 +00:00

5 lines
97 B
JSON

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