Files
62de7d7d-83d0-4b0c-922e-805…/vercel.json
2026-06-09 02:42:31 +00:00

5 lines
97 B
JSON

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