Files
52babf72-a3ed-4db4-ba4b-009…/vercel.json
2026-04-30 23:11:49 +00:00

5 lines
97 B
JSON

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