Files
8df6f0cc-5523-4602-b1fa-65c…/vercel.json
2026-05-26 02:44:30 +00:00

5 lines
97 B
JSON

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