Files
2db26f2c-9169-42ef-bb11-907…/vercel.json
2026-05-01 00:10:23 +00:00

5 lines
97 B
JSON

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