Files
73c61e89-7ebf-4e4e-8cb8-04d…/vercel.json
2026-04-28 02:28:48 +00:00

5 lines
97 B
JSON

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