Files
02146b8d-88d1-4e56-be4a-7a0…/vercel.json
2026-04-25 07:08:44 +00:00

5 lines
97 B
JSON

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