Files
30abe0e5-4268-4036-88d8-e21…/vercel.json
2026-05-26 08:14:26 +00:00

5 lines
97 B
JSON

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