Files
886f8ae2-fff5-4bbb-9e05-793…/vercel.json
2026-03-09 05:13:45 +00:00

5 lines
97 B
JSON

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