Files
bb3a4a99-1d6f-4945-b60f-acf…/vercel.json
2026-03-13 02:29:08 +00:00

5 lines
97 B
JSON

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