Files
01e15f53-5b75-4e08-8f6a-e19…/vercel.json
2026-03-11 03:53:31 +00:00

5 lines
97 B
JSON

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