Files
fa0331d7-26f9-48c7-8c21-5b0…/vercel.json
2026-04-28 20:42:50 +00:00

5 lines
97 B
JSON

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