Files
3fd86081-d181-415a-8ff4-5a0…/vercel.json
2026-05-25 07:00:06 +00:00

5 lines
97 B
JSON

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