Files
33969406-2255-4fe2-8f3a-e62…/vercel.json
2026-03-03 05:44:09 +00:00

5 lines
97 B
JSON

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