Files
e54d24a5-31aa-4db6-81a0-fa7…/vercel.json
2026-05-25 23:46:01 +00:00

5 lines
97 B
JSON

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