Files
2381b7a9-aafd-4bf4-836b-827…/vercel.json
2026-05-26 03:23:39 +00:00

5 lines
97 B
JSON

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