Files
78f86344-b523-4d64-8e2b-91f…/vercel.json
2026-03-02 19:57:05 +00:00

5 lines
97 B
JSON

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