Files
2bc06de3-08c5-42c8-8314-3db…/vercel.json
2026-04-02 07:46:42 +00:00

5 lines
97 B
JSON

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