Files
01be4c9c-a09e-4060-8002-d07…/vercel.json
2026-03-06 11:01:10 +00:00

5 lines
97 B
JSON

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