Files
1c13ce85-ba8c-4d67-928e-a89…/vercel.json
2026-03-22 06:34:56 +00:00

5 lines
97 B
JSON

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