Files
4f00f374-44da-4cbb-9be5-549…/vercel.json
2026-04-19 20:16:49 +00:00

5 lines
97 B
JSON

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