Files
79d5aadc-70e3-4dbc-97cb-b42…/vercel.json
2026-04-21 04:16:25 +00:00

5 lines
97 B
JSON

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