Files
17db6acf-6b27-4f24-a7bb-eb5…/vercel.json
2026-05-27 00:49:42 +00:00

5 lines
97 B
JSON

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