Files
06a10523-fd10-4813-9b7f-e88…/vercel.json
2026-03-11 23:03:36 +00:00

5 lines
97 B
JSON

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