Files
9de3fec3-4be0-40e7-aff2-019…/vercel.json
2026-04-22 02:44:47 +00:00

5 lines
97 B
JSON

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