Files
9c16ef0b-7af7-48af-930f-cfd…/vercel.json
2026-03-15 03:14:52 +00:00

5 lines
97 B
JSON

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