Files
8a63bfe2-e71b-4662-bea3-ffd…/vercel.json
2026-03-03 02:43:57 +00:00

5 lines
97 B
JSON

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