Files
d36ec8b3-cbfc-42ee-ba29-d18…/vercel.json
2026-04-08 20:02:53 +00:00

5 lines
97 B
JSON

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