Files
01b1dedd-1d82-40d7-9a97-88c…/vercel.json
2026-03-05 14:04:39 +00:00

5 lines
97 B
JSON

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