Files
39a1bbc9-edb6-463c-98a3-419…/vercel.json
2026-05-26 05:29:22 +00:00

5 lines
97 B
JSON

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