Files
b52e7e90-bdfa-47b2-9844-bff…/vercel.json
2026-04-22 05:47:58 +00:00

5 lines
97 B
JSON

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